@charset "UTF-8";
/*
Theme Name: niji_theme
Theme URI:
Description:
Version: 1.1
Author: ic
*/
/*=================================
	reset.css
================================ */
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, img, small, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
img {
	border: 0;
	vertical-align:bottom;
}
address, caption, cite, code, dfn, em, strong, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
list-style: none;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
img { border:0; }
a		{
color:#333;
text-decoration:none;
}
a:hover		{
color:#ff6600;/*
text-decoration:underline;*/
}
.clear{
clear:both;
}
.clearfix:before,
.clearfix:after{
  content:"";
  display: table;
}
.clearfix:after{
	clear: both;
}
.clearfix{
  *zoom:1;
}

/*=================================
	common
================================ */
#wrapper{
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
color:#333; 
font-size:87.5%;
line-height:1.7;
background:url(images/cmn_bg.jpg);
}
.inner{
clear:both;
width:950px;
margin:0 auto;
}
.tbld{
font-weight:bold;
}
/*=================================
	header
================================ */
#logo{
padding:15px 0;
}
/*=================================
	navigation
================================ */
#gnavi{
clear:both;
width:950px;
margin:0 auto;
}
#gnavi ul{
display:table;
width:950px;
margin:0 auto;
background:#7B5E4F;
}
#gnavi ul li{
display:table-cell;
line-height:1.2;
border-left:1px solid #ddd;
vertical-align:middle;
}
#gnavi ul li:first-child{
border-left:none;
}
#gnavi ul li a{
display:table-cell;
width:189px;
height:40px;
vertical-align:middle;
font-weight:bold;
text-align:center;
text-decoration:none;
color:#fff;
}
#gnavi ul li a:hover,
#gnavi ul li a.navon{
color:#fff;
background:#E71873;
}


/*=================================
	footer
================================ */

/*-----rtop-----*/
.rtop {
position: fixed;
bottom: 20px;
right: 20px;
}
.rtop a {
display: block;
width: 100px;
}

/*--- copy --*/
#footer_inner{
clear:both;
padding:15px 0 20px;
text-align:center;
background:#705E56;
}
#footer p{
color:#fff;
font-size:0.8em;
}

/*=================================
	contentsnavi
================================ */
#contwrapper{
width:950px;
margin:15px auto 40px;
border-top:1px solid #634B3F;
border-left:1px solid #E9E0DA;
border-right:1px solid #E9E0DA;
border-bottom:1px solid #E9E0DA;
background:#fff;
}

#maincontents{
width:900px;
margin:0 auto;
padding:10px 0 50px;
}
.contentstitle{
margin-top:20px;
padding-bottom:15px;
text-align:center;
}
.contentstitle h1{
display:inline;
font-size:20px;
font-weight:bold;
padding-bottom:20px;
color:#634B3F;
background:url(images/cmn_title_line.png) repeat-x left bottom;
}
.mainph{
background:#fff;
text-align:center;
}
#maincontents h2{
clear:both;
height:35px;
margin:50px 0 20px;
text-align:center;
background:#634B3F;
}
#maincontents h2 span{
display:block;
padding-top:3px;
font-weight:bold;
font-size:18px;
color:#fff;
}
.pdfbox{
text-align:center;
}

/*=================================
	subnavi
================================ */
#subnavi ul{
width:900px;
margin:0 auto;
margin-top:35px;
background:#FEF7E4;
}

#subnavi ul li{
float:left;
width:300px;
background:url(images/cmn_subnavi_line.png) no-repeat left center;
}
#subnavi ul li:first-child{
background:none;
}

#subnavi ul.column2 li{
float:left;
width:450px;
}
#subnavi ul.column2 li:first-child{
background:none;
}
#subnavi ul li a{
display:block;
text-align:center;
padding:6px 0;
}
#subnavi ul li a:hover{
color:#333;
background:#FDE6BD url(images/cmn_subnavi_line.png) no-repeat left center;
}
#subnavi ul li a span{
font-size:13px;
font-weight:bold;
}
#subnavi ul li:first-child a:hover{
background:#FDE6BD;
}

/*=================================
	contents
================================ */
.access{
padding:20px 10px 0;
}
.access_left{
float:left;
width:410px;
}
.access_right{
float:right;
width:400px;
}

.access_name{
font-size:1.6em;
font-weight:bold;
}
.access address{
padding-bottom:10px;
}
.access_map{
float:right;
width:400px;
}
.access_left .access_map{
margin-top:90px;
}

.access_map iframe{
width:100%;
height:300px;
}
.access_detail{
padding:10px 0;
}
.access_tel{
margin-top:15px;
}
.access_tel dt{
clear:left;
float:left;
margin:0 1em 0 0;
}
.access_tel dd{
float:left;
margin:0 0 0 0;
letter-spacing:0.1em
}
.access_schedule{
margin-top:10px;
padding-top:10px;
border-top:1px solid #ccc;
}
.access_schedule dt{
clear:left;
float:left;
width:4em;
margin:0.1em 1em 0.1em 0;
}
.access_schedule dd{
float:left;
margin:0.1em 0;
}
a.hvr img:hover{
opacity:0.7;
filter: alpha(opacity=70); 
-ms-filter: "alpha(opacity=70)";
zoom:1;
}
/*=================================
	harmony
================================ */
#harmony h3{
margin:30px 0 30px;
text-align:center;
color:#634B3F;
background:url(images/harmony_title_small.png) repeat-x center;
}
#harmony h3 span{
padding:0 40px 25px;
font-size:17px;
font-weight:bold;
background:#FFF;
}
#harmony h4{
clear:both;
margin:50px 0 10px;
padding:5px 0 5px 35px;
font-weight:bold;
font-size:15px;
color:#634B3F;
background:url(images/harmony_title_md.png) no-repeat 10px 5px;
}
#harmony h4.mts{
margin:10px 0 10px;
}
#harmony .menu_cont{
clear:left;
}
.fmenu_list table{
width:420px;
border-top:1px dotted #ccc;
}
.hmenu p{
padding:0 10px 20px 10px;
}
.fmenu_list th,
.fmenu_list td{
padding:3px 5px;
border-bottom:1px dotted #ccc;
}
.fmenu_list th{
text-align:left;
font-weight:normal;
color:#663300;
}
.fmenu_list th small{
font-size:0.8em;
}

.fmenu_list td{
text-align:right;
white-space:nowrap;
background:#fff;
}
#harmony .productlist li{
margin-bottom:10px;
}
#harmony .productlist li img{
width:270px;
height:auto;
}

#harmony .productlist li p{
margin-bottom:10px;
padding:0;
}

.harmony_drinkl{
float:left;
width:420px;
margin-right:60px;
}
.harmony_drinkr{
float:left;
width:420px;
}
/*--------------------------------
	harmonynews
----------------------------------*/
.harmonynews{
margin:30px 0;
}
.newstitle{
float:left;
width:80px;
font-size:1.2em;
font-weight:bold;
color:#634B3F;
}
.harmonynews ul{
float:left;
padding:0 0 0 15px;
border-left:1px solid #634B3F;
}
.harmonynews ul li{
margin-bottom:8px;
}

/*--------------------------------
	course
----------------------------------*/
.harmony_course table {
width:100%;
}
.harmony_course table th{
width:460px;
text-align:left;
}
.harmony_course table td{
vertical-align:top;
}
.harmony_course table td.course_price{
font-weight:bold;
color: #634B3F;
}
.harmony_course table td.course_menu{
}
.harmony_course table td.course_btn{
padding-top:15px;
}
.harmony_course table td.course_btn a{
display: block;
    padding: 5px;
    color: #fff;
    background: #997462;
    border-radius: 50px;
text-align:center;
}

/*--------------------------------
	ippai
----------------------------------*/
.harmony_ippai table {
width:100%;
}
.harmony_ippai table th{
width:460px;
text-align:left;
}
.harmony_ippai table td{
vertical-align:top;
}
.harmony_ippai table td.ippai_price{
font-weight:bold;
color: #634B3F;
}
.harmony_ippai table td.ippai_menu{
}
.harmony_ippai table td.ippai_btn{
padding-top:15px;
}
.harmony_ippai table td.ippai_btn a{
display: block;
    padding: 5px;
    color: #fff;
    background: #997462;
    border-radius: 50px;
text-align:center;
}


/*--------------------------------
	party_big
----------------------------------*/
.harmony_party_big table {
width:100%;
}
.harmony_party_big table th{
width:460px;
text-align:left;
}
.harmony_party_big table td{
vertical-align:top;
}
.harmony_party_big table td.party_price{
font-weight:bold;
color: #634B3F;
}
.harmony_party_big table td.party_menu{
}
.harmony_party_big table td.party_btn{
padding-top:15px;
}
.harmony_party_big table td.party_btn a{
display: block;
    padding: 5px;
    color: #fff;
    background: #997462;
    border-radius: 50px;
text-align:center;
}

/*--------------------------------
	party_small
----------------------------------*/
.harmony_party_small table {
width:100%;
}
.harmony_party_small table th{
padding:3px 10px;
text-align:left;
color:#fff;
background: #997462;
}
.harmony_party_small table td{
padding:10px 10px 30px;
vertical-align:top;
}

.recommendlist ul li{
float:left;
width:270px;
margin-left:45px;
margin-bottom:30px;
}
.recommendlist ul li:nth-child(3n + 1) {
clear:left;
margin-left:0;
}
.recommendlistt ul li dl dt{
padding:10px 0 10px;
font-weight:bold;
font-size:1.1em;
border-bottom:1px dotted #999;
}
.recommendlist ul li dl dd{
padding:10px 0 0;
}

/*=================================
	gift
================================ */
.gift_btn{
clear:both;
width:450px;
margin:50px auto 0;
}
.gift_btn p{
text-align:center;
font-weight:bold;
}

.gift_btn p a {
display:block;
font-size:1.2em;
padding:13px 0;
color:#fff;
border-radius:50px;
background:#FB8970;
}
.gift_btn p a:hover {
background:#7B382A;
}

.smork_list ul{
width:900px;
margin-top:40px;
}
.smork_list ul li{
float:left;
width:300px;
margin-top:50px;
}
.smork_list ul li div,
.smork_list ul li dl{
padding:0 10px;
}
.smork_list ul li dl dt{
padding:10px 0;
font-weight:bold;
font-size:1em;
color:#634B3F;
border-bottom:1px dotted #666;
}
.smork_list ul li dl dd{
padding-top:10px;
}
.smork_list ul li dl dd.gprice{
padding-top:10px;

}

/*=================================
	lunch
================================ */
.yoyaku{
padding:0 10px;
}
.yoyaku_left{
float:left;
width:430px;
}
.yoyaku_name{
font-size:1.3em;
font-weight:bold;
}
.yoyaku_left address{
padding-bottom:10px;
border-bottom:1px solid #ccc;
}
.yoyaku_left p{
padding-top:10px;
}
.yoyaku_right{
float:right;
width:350px;
border:1px solid #FCD5B4;
background:#FEF5ED;
}
.yoyaku_right div{
padding:30px;
}
.yoyaku_right dl dt{
font-weight:bold;
letter-spacing:0.1em;
}
.yoyaku_right dl dd{
padding:0 0 10px;
font-size:1.4em;
font-weight:bold;
letter-spacing:0.2em;
}
/*=================================
	osawa
================================ */
.cafelist{
display:table;
margin-top:50px;
border-collapse: separate; 
border-spacing: 20px 0; 
}
.cafelist li .cafenum{
margin-top:-30px;
text-align:center;
}
.cafelist li{
display:table-cell;
width:270px;
background:#FFF6ED;
}
.cafelist li.cafe01{
background:#FEF4E4
}
.cafelist li.cafe02{
background:#FEEDEA
}
.cafelist li.cafe03{
background:#EAF8FB
}
.cafelist li dl dt{
padding:25px 0 10px;
text-align:center;
font-weight:bold;
font-size:1.1em;
}
.cafelist li dl dd{
padding:20px 30px;
text-align:left;
}
.cafelist li dl dd hr{
height: 2px;
border: none;
border-bottom:1px dotted #999;
}
.cafelist li.cafelist01 dl dt{
color:#FB701C;
}
.cafelist li.cafelist02 dl dt{
color:#FA6647;
}
.cafelist li.cafelist03 dl dt{
color:#22A3C8;
}
.productlist ul li{
float:left;
width:270px;
margin-left:45px;
margin-bottom:30px;
}
.productlist ul li:nth-child(3n + 1) {
clear:left;
margin-left:0;
}
.productlist ul li img{
width:270px;
height:auto;
}
.productlist ul li dl dt{
padding:10px 0 10px;
font-weight:bold;
font-size:1.1em;
border-bottom:1px dotted #999;
}
.productlist ul li dl dd{
padding:10px 0 0;
}

.morebtn{
display:block;
margin:15px 0 30px;
font-size:1.2em;
}
.iconzoom{
font-weight:bold;
padding:20px 0 20px 35px;
background:url(images/cmn_icon_zoom.png) no-repeat left center;
}

/*=================================
	osolemio
================================ */
.productlist2 ul{
margin-right:-28px;
}
.productlist2 ul li{
float:left;
width:204px;
margin-right:28px;
margin-bottom:30px;
}
.productlist2 ul li img{
width:200px;
height:auto;
}
.productlist2 ul li dl dt{
padding:10px ;
font-weight:bold;
font-size:1.1em;
border-bottom:1px dotted #999;
}
.productlist2 ul li dl dd{
padding:10px 10px 0;
}
.cafemenu{
margin-top:50px;
}
.cafe_left{
float:left;
width:450px;
}
.cafe_right{
float:right;
width:375px;
}
.cafeprice ul{
padding:20px 0;
}
.cafeprice ul li{
margin-bottom:8px;
}
.cafeprice ul li .cmenu{
display: block;
float: left;
margin-right:1em;
padding-left:23px;
background:url(images/osolemio_icon.gif) no-repeat left center;
}
.cafeprice p{
margin-bottom:20px;
padding-bottom:10px;
border-bottom:2px solid #FB8970;
}
.cafemenu ul li .cprice{
display: block;
float: left;
width: 120px;
}

/*=================================
	form
================================ */
#orderform{
width:830px;
margin:0 auto;
}
.form_lead{
text-align:center;
border:1px solid #F4F1E8;
background:#FBF9F4;
}
.form_lead_inner{
padding:20px;
}
.form_txt{
font-size:1.3em;
font-weight:bold;
}
.form_txt span{
letter-spacing:0.3em;
font-weight:bold;
}

.form_txt .fax_btn{
width:250px;
margin:20px auto 40px;
}
.form_txt .fax_btn a{
display:block;
padding:3px 0;
color:#fff;
font-weight:bold;
background:#634B3F;
}
.form_txt .fax_btn a:hover{
-ms-filter: "alpha(opacity=80)"; 
filter: alpha(opacity=80);
opacity:0.8;
}

#formdata{
margin:50px auto 0;
}
#maincontents #formdata h2{
margin:0 0 15px 0;
height:auto;
padding:0 0 0 10px;
font-weight:bold;
color:#333;
text-align:left;
font-size:16px;
background:none;
border-left:5px solid #7B5E4F;
}

#formdata table{
width:830px;
border-collapse:collapse;
border-bottom:1px solid #ccc;
}
#formdata table th,
#formdata table td{
padding:20px 15px;
text-align:left;
vertical-align:top;
border-top:1px solid #ccc;
}
#formdata table th{
width:140px;
background:#FBF9F4;
white-space:nowrap;
}
#formdata table td.must{
width:50px;
background:#FBF9F4;
border-left:none;
}
#formdata table td.must div{
width:50px;
height:20px;
background:url(images/form_must.gif) no-repeat left center;
}
#formdata table td.must div span{
display:none;
}

#formdata table td{
border-left:1px dotted #ccc;
}
#formdata table td div input{
margin:5px 0;
}
#formdata table td textarea{
width:460px;
height:200px;
}
#formdata table td input,
#formdata table td textarea {
  border: 1px solid #ccc;
  padding: 3px 5px;
}

.form_kakunin{
width:760px;
margin:40px auto 20px;
padding:15px;
text-align:center;
background:#F6E5E5;
}
.btn_submit {
margin-top:50px;
}
.btn_submit input{
  display: block;
  width: 500px;
  margin:20px auto;
  padding:15px 0;
  font-size: 15px;
  font-weight: bold;
  background:#634B3F;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

.btn_submit input:hover {
  background: #F8AE72;
}
.mt50{
margin-top:50px;
}
.mt05{
margin-top:5px;
}

/*=================================
	clearfix
================================ */
#gnavi ul:after,
#contwrapper:after,
#maincontents:after,
#subnavi ul:after,
.access_tel:after,
.smork_list:after,
.contents_sec:after,
.cafemenu:after,
.cafeprice ul li:after,
.productlist:after,
.menu_cont:after,
.access_left dl:after{
	content: "";
	display: block;
	clear: both;
}
#gnavi ul,
#contwrapper,
#maincontents,
#subnavi ul,
.access_tel,
.smork_list,
.contents_sec,
.cafemenu,
.cafeprice ul li,
.productlist,
.menu_cont,
.access_left{
	min-height: 1%;  /* for Firefox　*/
	zoom: 1;
}

